home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 April / CHIP_CD_2005-04.iso / software / phoa / phoa-setup-1.1.9.exe / {app} / phoa.exe / 0 / RCDATA / TDSETTINGS / TDSETTINGS.txt
Text File  |  2005-01-21  |  2KB  |  86 lines

  1. inherited dSettings: TdSettings
  2.   Left = 384
  3.   Top = 244
  4.   Caption = 'Program settings'
  5.   ClientHeight = 435
  6.   ClientWidth = 632
  7.   OldCreateOrder = True
  8.   ShowHint = True
  9.   OnShow = FormShow
  10.   PixelsPerInch = 96
  11.   TextHeight = 13
  12.   inherited bvBottom: TBevel
  13.     Top = 398
  14.     Width = 632
  15.   end
  16.   object pMain: TPanel [1]
  17.     Left = 0
  18.     Top = 0
  19.     Width = 632
  20.     Height = 398
  21.     Align = alClient
  22.     BevelOuter = bvNone
  23.     TabOrder = 0
  24.     object dkNav: TTBXDock
  25.       Left = 0
  26.       Top = 0
  27.       Width = 27
  28.       Height = 398
  29.       AllowDrag = False
  30.       Position = dpLeft
  31.       object tbNav: TTBXToolbar
  32.         Left = 0
  33.         Top = 0
  34.         FullSize = True
  35.         Images = fMain.ilActionsSmall
  36.         Options = [tboImageAboveCaption, tboSameWidth]
  37.         ProcessShortCuts = True
  38.         SystemFont = False
  39.         TabOrder = 0
  40.       end
  41.     end
  42.     object pEditor: TPanel
  43.       Left = 27
  44.       Top = 0
  45.       Width = 605
  46.       Height = 398
  47.       Align = alClient
  48.       BevelOuter = bvNone
  49.       TabOrder = 1
  50.     end
  51.   end
  52.   inherited pButtonsBottom: TPanel
  53.     Top = 400
  54.     Width = 632
  55.     TabOrder = 1
  56.     DesignSize = (
  57.       632
  58.       35)
  59.     inherited bCancel: TButton
  60.       Left = 473
  61.       Caption = 'Close'
  62.     end
  63.     inherited bOK: TButton
  64.       Left = 393
  65.     end
  66.     inherited bHelp: TButton
  67.       Left = 551
  68.     end
  69.   end
  70.   object dklcMain: TDKLanguageController
  71.     IgnoreList.Strings = (
  72.       '*.Font.Name'
  73.       '*.SecondaryShortCuts'
  74.       'fpMain.IniFileName'
  75.       'fpMain.IniSection')
  76.     Top = 400
  77.     LangData = {
  78.       09006453657474696E6773010100000003000000070043617074696F6E010900
  79.       000008006276426F74746F6D00000E0070427574746F6E73426F74746F6D0000
  80.       07006243616E63656C01010000000C000000070043617074696F6E000300624F
  81.       4B01010000000F000000070043617074696F6E0005006248656C700101000000
  82.       12000000070043617074696F6E000500704D61696E00000500646B4E61760000
  83.       050074624E61760000070070456469746F720000}
  84.   end
  85. end
  86.